[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        File server file copy (INT 21h, F3h - Novell Advanced NetWare 2.0+)

        Entry:
          AH = F3h
          ES:DI -> request string (INT 21h, F3h)
                     WORD  source file handle
                     WORD  destination file handle
                     DWORD starting offset in source
                     DWORD starting offset in destination
                     DWORD number of bytes to copy
        Return:
          AL = status/error code
          CX:DX = number of bytes copied

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson